C1.Web.Mvc Namespace / CollectionViewBatchEditRequest<T> Class / Distinct Property

In This Topic
Distinct Property (CollectionViewBatchEditRequest<T>)
In This Topic
Indicate the data of column should be distinct.
Syntax
'Declaration
 
Public Property Distinct As Boolean
 
See Also